8.1
HIGH CVSS 3.1
CVE-2026-29091
Locutus: Remote Code Execution (RCE) in locutus call_user_func_array due to Code Injection
Description

Locutus brings stdlibs of other programming languages to JavaScript for educational purposes. Prior to version 3.0.0, a remote code execution (RCE) flaw was discovered in the locutus project, specifically within the call_user_func_array function implementation. The vulnerability allows an attacker to inject arbitrary JavaScript code into the application's runtime environment. This issue stems from an insecure implementation of the call_user_func_array function (and its wrapper call_user_func), which fails to properly validate all components of a callback array before passing them to eval(). This issue has been patched in version 3.0.0.

INFO

Published Date :

March 6, 2026, 6:16 p.m.

Last Modified :

March 6, 2026, 7:16 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-29091 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Locutus locutus
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 HIGH [email protected]
CVSS 3.1 HIGH MITRE-CVE
Solution
Update locutus to version 3.0.0 or later to fix remote code execution flaw.
  • Update the locutus dependency to version 3.0.0 or higher.
  • Review and sanitize all callback arrays.
  • Avoid using eval() with untrusted input.
Public PoC/Exploit Available at Github

CVE-2026-29091 has a 1 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-29091.

URL Resource
https://github.com/locutusjs/locutus/commit/977a1fb169441e35996a1d2465b512322de500ad
https://github.com/locutusjs/locutus/security/advisories/GHSA-fp25-p6mj-qqg6
https://github.com/locutusjs/locutus/security/advisories/GHSA-fp25-p6mj-qqg6
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-29091 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-29091 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Personal Bio README

Updated: 1 day, 9 hours ago
0 stars 0 fork 0 watcher
Born at : Jan. 20, 2026, 5:20 p.m. This repo has been linked 2 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-29091 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-29091 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Mar. 06, 2026

    Action Type Old Value New Value
    Added Reference https://github.com/locutusjs/locutus/security/advisories/GHSA-fp25-p6mj-qqg6
  • New CVE Received by [email protected]

    Mar. 06, 2026

    Action Type Old Value New Value
    Added Description Locutus brings stdlibs of other programming languages to JavaScript for educational purposes. Prior to version 3.0.0, a remote code execution (RCE) flaw was discovered in the locutus project, specifically within the call_user_func_array function implementation. The vulnerability allows an attacker to inject arbitrary JavaScript code into the application's runtime environment. This issue stems from an insecure implementation of the call_user_func_array function (and its wrapper call_user_func), which fails to properly validate all components of a callback array before passing them to eval(). This issue has been patched in version 3.0.0.
    Added CVSS V3.1 AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
    Added CWE CWE-95
    Added Reference https://github.com/locutusjs/locutus/commit/977a1fb169441e35996a1d2465b512322de500ad
    Added Reference https://github.com/locutusjs/locutus/security/advisories/GHSA-fp25-p6mj-qqg6
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
Base CVSS Score: 8.1
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact